Security through obscurity

Submitted By: admin on June 27, 2024

0

0

62545

Security through obscurity Source: www.reddit.com

Hackers can't reverse engineer your code if you are not sure what you are doing and just write spaghetti code.

Async problem

Submitted By: admin on June 18, 2024

0

0

2928

Async problem

This is what happens when you try to fix a problem using async: you end up with problem another that need you fix to.

Skeleton hidden in production

Submitted By: admin on June 17, 2024

0

0

2871

Skeleton hidden in production Source: www.reddit.com

You can either take one or two days to find the root cause and fix it or add 1 second delay and push it to production. The questions is.... will you live peacefully with this skeleton hidden in production knowing that one day someone might find it and question your skills?

leg_hands

Submitted By: admin on June 7, 2024

0

0

2064

leg_hands Source: www.reddit.com

From legend to leg to feet... that is why people fight for variable names.

Else if vs. Switch case

Submitted By: admin on May 20, 2024

0

0

2975

Else if vs. Switch case Source: www.reddit.com

Do you love else if or switch case?

CORS error

Submitted By: admin on May 8, 2024

0

0

1774

CORS error Source: www.reddit.com

Are you scared of a CORS error?

REST is good for healing

Submitted By: admin on April 29, 2024

0

0

1436

REST is good for healing Source: www.reddit.com

Import everything

Submitted By: admin on April 29, 2024

0

0

1295

Import everything Source: www.reddit.com

Use import * to import everything.

Fixing bugs...

Submitted By: admin on April 1, 2024

0

0

3346

Fixing bugs...

Calm down!!!

Submitted By: admin on March 25, 2024

0

0

3378

Calm down!!!

JavaScript fun

Submitted By: admin on March 21, 2024

0

0

3596

JavaScript fun

My code vs. YouTuber's code

Submitted By: admin on March 19, 2024

0

0

3142

My code vs. YouTuber's code

Get started vs. Documentation

Submitted By: admin on March 8, 2024

0

0

3097

Get started vs. Documentation

This is how you start coding

Submitted By: admin on March 1, 2024

0

0

2831

This is how you start coding

Pomodoro for programmers

Submitted By: admin on February 14, 2024

0

0

811

Pomodoro for programmers

Load More